Skip to main content

hGrid

Type

property

Summary

Defines if the horizontal lines are shown.

Syntax

set the hGrid of widget to <Boolean>
get the hGrid of widget

Description

Use hGrid to show (true) or hide (false) horizontal lines on rows.

Examples

set the hGrid of widget "PolyGrid" to true